go/printer.printer.bodySize (method)
2 uses
go/printer (current package)
nodes.go#L1842: func (p *printer) bodySize(b *ast.BlockStmt, maxSize int) int {
nodes.go#L1884: if headerSize+p.bodySize(b, maxSize) <= maxSize {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)